/*section{padding:50px 0;}*/
.margin_top{margin-top: 15px;}
.position_relative{position:relative;}
.white_font{color:#fff;}

.more{ text-align: center;clear: both;padding:50px 0 0; }

section{ padding: 45px 0;}

/*首页产品*/
.index_pro1 h6{ font-size: 24px;color: #474747;text-align: center; }
.index_pro1 b{ display: block;border-bottom: 3px solid #0394d9;width: 30px;margin: 15px auto; }
.pro_bot{ margin-top: 35px;}
.pro_bot ul li img{width: 100%;}
.pro_bot ul li a{ display: block;height: 380px; }
.pro_bot ul li span{ font-size: 16px; color: #3a3a3a;display: block;margin: 10px 15px 20px; }
.pro_bot ul li p{ font-size: 14px; color: #929292;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin: 0 15px; }
.pro_bot a.image{display: block;position:relative;}
.pro_bot .layer{position:absolute;width:92%;height:77%;background: rgba(152, 149, 149, 0.5);left:15px;top:0;-webkit-transform: scale(0,0);
    -moz-transform: scale(0,0); -ms-transform: scale(0,0); -o-transform: scale(0,0); transform: scale(0,0); -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out;
    padding: 15px;box-sizing: border-box}
.pro_bot .layer .line{ width: 100%;height: 100%; }
.pro_bot .layer img{ position: absolute;top: 43%;width: 50px;left: 45%; }
.pro_bot ul li:hover .layer{ -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }
.pro_bot ul li:hover a{ box-shadow: 0px 0px 15px #b1b0b0; }
.pro_bot ul li:hover span{ color: #0093d9; }


.index_four{ background: url("../images/bg1.jpg")top center no-repeat; }
.index_four p{color: #797979; text-align: center;}
.index_four p span{ color: #585858; font-size: 48px;letter-spacing: 3px;}


.index_about{ background: url("../images/bg2.png")top center no-repeat;margin: 35px 0; }
.index_about .ab1 h6{ font-size: 20px;color: #fefefe;padding: 5px 0; }
.index_about .ab1 span{ font-size: 14px; color: #a8c7f2; }
.index_about .ab1 p{ font-size: 14px; color: #f6f6f6;line-height: 30px;padding: 20px 0;text-indent:2em; }
.index_about .ab2{ float: left;border: 1px solid #fff;border-radius: 5px;margin: 15px 0; }
.index_about .ab2 a{ color: #fff;font-size: 16px;display: block;padding: 5px 30px; }


.index_gc{ background: url("../images/bg3.jpg")top center no-repeat;}
.index_gc .gc1{ border-bottom: 2px solid #868686;padding: 5px 0;margin-bottom: 35px; }
.index_gc .gc1 p{ font-size: 24px;color: #474747; }
.index_gc .gc1 p span{ font-size: 14px; color: #383838; }
.index_gc .team_all{ position: relative; display: block;}
.index_gc .team_all img{ margin: 0 auto;display: block; }
.index_gc .team_all p{ color: #848484;text-align: center;font-size: 14px;padding: 15px 0; }
.index_gc .team_all .team:hover p{ color: #0091e2; }
.index_gc .team_all  .a{  padding: 35px 25px;  position: absolute;  top:80px;  }
.index_gc .team_all  .prev{  background:url("../images/left1.png") center no-repeat; left:-43px; top:74%; }
.index_gc .team_all  .next {  background: url("../images/right1.png") center no-repeat;  right: -43px; top:74%;}


.index_news{ background: url("../images/bg5.png")top center no-repeat;}
.news1 ul li time{ color: #1c1c1c;font-size: 30px;font-weight: lighter;border-bottom: 2px solid #e4e4e4;display: block;padding-bottom: 25px; }
.news1 ul li img{ width: 100%;margin: 15px 0; }
.news1 ul li span{ font-size: 16px; color: #1c1c1c; }
.news1 ul li p{ color: #848484;font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin: 20px 0;line-height: 25px; }
.news2 a{ color: #848484;font-size: 14px;display: block;margin: 50px 0 0; }
.news1 ul li:hover span{ color: #0091e2; }
.news1 ul li:hover time{ border-bottom: 2px solid #6b6b6b;  }


.index_hon{ background: url("../images/bg6.jpg")top center no-repeat;}
.hon1{ margin-bottom: 110px; }
.index_hon ul li img{
	width:180px;
}
.hon2 img{ padding: 11px 0; }


.index_par ul li{ padding: 0; }
.index_par ul li img{ border: 1px solid #dadada;width: 100%; }
.index_par ul li:hover img{ border: 1px solid #0091e2; }


.index_scys{ background: url("../images/bg4.jpg")top center no-repeat;}
.scys1 ul li{ float: left;display: block;position:relative; }
.scys2{ background: #0f0f0f;padding: 30px 0; }
.scys2 span{ font-size: 14px;color: #999999;text-align: center;display: block; }
.scys2 p{ font-size: 12px;color: #fff;text-align: center;margin: 5px 0 10px; }
.scys2 b{ display: block;margin: 0 auto;border-bottom: 2px solid #4b4b4b;width: 30px; }
.scys1 .layer{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-transform: scale(0,0);
    -moz-transform: scale(0,0); -ms-transform: scale(0,0); -o-transform: scale(0,0); transform: scale(0,0); -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out;
    padding: 15px;box-sizing: border-box}
.scys1 .layer .line{ width: 100%;height: 100%; }
.scys1 .layer span{ color: #0091e2;font-size: 14px;text-align: center;display: block;position: absolute;bottom: 15%;left: 32%; }
.scys1 .layer p{ color: #848484;font-size: 12px;text-align: center;bottom: 10%;position: absolute;left: 20%; }
.scys1 ul li:hover .layer{ -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }



/*新闻*/
.content{ padding: 30px 0 40px; }
.inner_location{ padding: 20px 0; }
.news_t{ background: #f4f4f4;margin: 15px 0 0; }
.news_t a{ float: left;}
.news_t a p{ color: #777777;padding: 15px 50px; }
.news_t a:hover p{ background:#0f95d4;color: #fff;}
.news_t a.on p{background:#0f95d4;color: #fff;}
.content .news{ margin-bottom:30px; padding: 20px 0;}
.content .news img{width: 100%;}
.content .news .news_h{ font-size: 16px;color: #333333;line-height: 2;padding: 10px;overflow: hidden;  text-overflow:ellipsis;  white-space: nowrap;  }
.content .news .news_p{ font-size: 12px; color: #878787; line-height: 2;padding:0 10px;display: -webkit-box;
    -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;  }
.content .news .time{ text-align: center; font-size: 14px;padding-top: 20px;}
.content .news:hover{ box-shadow:5px 5px 10px #d2d2d2;}
.content .news .more1{ width: 125px; -moz-border-radius: 10px;      /* Gecko browsers */
    -webkit-border-radius: 10px;   /* Webkit browsers */  border-radius:2px; margin-top: 18.5%;
}
.content .news:hover .news_h{ color: #0091e2; }
.content .news_inner { padding:30px 20px ;}
.content .news_inner h3{ text-align: center;}
.content .news_inner .read_msg { margin: 15px 0;color: #878787;}
.content .news_inner .read_msg span{ padding: 0 15px;color: #878787;}
.content .news_inner .detail{ margin:30px 0; line-height: 2; color: #878787 }


/*单页*/
.content .single_con{ padding:20px 40px; line-height: 2;}
.content .single_con img{ width: 100%;}
.about1 h6{ color: #666666;font-size: 30px;font-weight: lighter;text-align: center; }
.about1 span{ color: #666666;font-size: 14px;text-align: center;display: block;margin: 10px 0; }


/*证书*/
.honor_inner li{ margin: 30px 0.5%; width: 19%;height:265px;overflow:hidden;}
.honor_inner li img{ width: 100%;}
.honor_inner li p{ text-align: center; margin-top: 10px;}


/*产品*/
.cat_pro{}
.cat_pro .pro_1{ background: #006391;border-radius: 15px;padding-bottom: 50px; }
.cat_pro .pro_1 p{ color: #fff;font-size: 22px;padding: 15px 0; }
.cat_pro .pro_1 p span{ color: #fff;font-size: 14px; }
.cat_pro .pro_1 ul{ border-radius: 5px;background: #fff; }
.cat_pro .pro_1 ul li{ padding: 15px 10px;border-bottom: 1px solid #dfdfdf; }
.cat_pro .pro_1 ul li a{ color: #848484;font-size: 14px;display: block; }
.cat_pro .pro_1 ul li:hover{ background: #0e94d4; }
.cat_pro .pro_1 ul li:hover a{ color: #fff; }
.cat_pro .pro_1 ul li.on{ background: #0e94d4; }
.cat_pro .pro_1 ul li.on a{ color: #fff; }
.pro_bot1 ul li{ margin-bottom: 30px; }
.pro_bot1 ul li .img{
	height:220px;
	overflow:hidden;
}
.pro_bot1 ul li img{max-width: 100%;max-height:100%;}
.pro_bot1 ul li a{ display: block; }
.pro_bot1 ul li span{ font-size: 16px; color: #3a3a3a;display: block;margin: 10px 15px 20px; }
.pro_bot1 ul li p{ font-size: 14px; color: #292929;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin: 15px 0;text-align: center;font-weight: bold; }
.pro_bot1 a.image{display: block;position:relative;}
.pro_bot1 .layer{position:absolute;width:89%;height:80%;background: rgba(152, 149, 149, 0.5);left:15px;top:0;-webkit-transform: scale(0,0);
    -moz-transform: scale(0,0); -ms-transform: scale(0,0); -o-transform: scale(0,0); transform: scale(0,0); -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out;
    padding: 15px;box-sizing: border-box}
.pro_bot1 .layer .line{ width: 100%;height: 100%; }
.pro_bot1 .layer img{ position: absolute;top: 43%;width: 50px;left: 45%; }
.pro_bot1 ul li:hover .layer{ -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }
.pro_2 p{ margin: 15px 0; }
.pro_case ul li p{ margin: 15px 0 0; }
.pro_case ul li span{ font-size: 12px;color: #ccc;padding: 0 20px;margin: 0;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden; }



/*联系我们*/
.maintainer .contact .lianxi1 h3{ border-bottom: 1px dashed #ccc;width: 68%;padding-bottom: 20px; }
.maintainer .contact .lianxi1 p{  color: #949494;margin-bottom: 15px; }
.maintainer .contact .lianxi1 p b{ font-size: 18px;font-weight: lighter;color: #585858; }


/*生产优势*/
.you1{ background: url("../images/you1.png")top center no-repeat;height: 95px;}
.you2 ul li{ border-bottom: 1px solid #d3d3d3;height: 95px;margin: 30px 0 42px;  }
.you2 ul li h6{ color: #6b6b6b;font-size: 48px;font-weight: lighter;text-align: center;border-right: 1px solid #dbdbdb;padding: 10px 0;}
.you2 ul li span{ color: #6b6b6b;font-size: 16px; }
.you2 ul li p{ color: #9f9f9f;font-size: 12px;line-height: 20px;width: 85%;margin-top: 5px; }
.you2{ padding: 50px 0; }


.xiangguan1{ padding: 0 30px;margin-bottom: 30px; }
.xiangguan1 p{ font-size: 15px;color: #292929;border-bottom: 1px solid #abaaaa;padding: 15px 0;font-weight: bold; }


.pro_bg{  background: url("../images/89.jpg")center no-repeat; }

.back_top { position: fixed; right: 0px; bottom: 10%; z-index: 9;  width: 120px;  background: #202020;}
.back_top li {height: 45px; padding: 8px;border-bottom: 1px #383838 solid; position: relative;  color: #fff; font-size: 16px; color: #fff; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s;z-index: 99; }
/*.back_top li a{ display: block; overflow: hidden; position: absolute; left: 8px; top: 0px; color: #fff;  transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s;}*/
.back_top li.fdright_nav_wx img{ display: none; position: absolute; width: 150px; height: 150px; right: 45px; top: -60px;}
.back_top li.fdright_nav_wx {background: url("../images/c3.png") no-repeat center;height: 47px; }
.back_top li.fdright_nav_wx:hover {background: #efb530 url("../images/c3.png") no-repeat center; }
.back_top li.fdright_nav_wx:hover img {display: block;}
.back_top li:hover{ background: #0091e2; }
.back_top li img{ float: left; }
.back_top li p{ float: left;color: #fff;padding: 5px; }



.pagination{text-align: center;font-size: 0; margin: 30px 0;display: block;}
.pagination a{font-size: 14px; background-color:  #0f95d4;display: inline-table;padding: 3px 10px; margin:0 5px;line-height: 25px;color: #fff;}
.pagination a.active{color:#fff;background:#a7a7a7;}

.prev_next{position:relative;margin:30px 0; line-height: 2;color: #414141;padding: 0 15px;}
.prev_next a{padding:3px 10px;position:absolute; color: #414141;}
.prev_next a.left{left:0;}
.prev_next a.right{right:0;}

@media (max-width:480px){
    section{padding:30px 0;}
    .index_four p span{ font-size: 25px; }
    .index_four p{ padding: 6px 0; }
    .index_gc .gc1 p{ padding: 0 5px; }
    .index_liu{ padding: 10px 0; }
    .index_liu form p{ padding: 8px 10px; }
    .index_liu form textarea{ height: 96px; }
    .index_liu input[type='submit']{ padding: 6px 20px; }
    .index_hon img{ width: 100%;margin-bottom: 15px; }
    .hon1{ margin-bottom: 70px; }
    .show_xs img{ width: 100%; }
    .show_xs p{ text-align: center;padding: 10px 0; } 
    .you2 ul li p{ width: 100%;margin-top: 0;line-height: 18px; }
    .you2{ padding: 0 0; }
    .show_pimg img{ width: 100%; }
	.honor_inner li{
		    height: 15vw;
	}
}

@media (max-width:768px){


    .content1 .advantage img{ width: 100%;}

}


@media (min-width:768px) and (max-width:992px){

    .index_pro .index_pro_p{ margin-top: 5px;}
    .index_support .index_su_h img{ width: 100%;}

    .index_support .index_su_right li p{width: 67%;}
    .index_support .index_su_right li{margin: 19px 0;}
    .index_case .index_case_img  .prev{ top:569px;}
    .index_case .index_case_img  .next { top:569px;}
    .index_case .index_mess{ margin-top: 30px;}



}


@media (min-width:992px) and (max-width:1200px){



}
@media (min-width: 1200px) {

    .container .content_right { width: 22%;margin-right: 3%;  }

}

